services.postfix.settings.master.<name>.type

The type of the service

Type
one of "inet", "unix", "unix-dgram", "fifo", "pass"
Default
"unix"
Example
"inet"
Declared
<nixpkgs/nixos/modules/services/mail/postfix.nix>